home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 July / Software of the Month Club 1998 July.iso / mac / Education / PredDemo / PredDemo1.0 / PredDemo1.3 final / 00206_sshFoodCh.ls < prev    next >
Encoding:
Text File  |  1998-05-06  |  137 b   |  8 lines

  1. on mouseDown
  2.   global currentPalette
  3.   LegalButtonHandler()
  4.   puppetPalette(currentPalette)
  5.   puppetTransition(51)
  6.   go("foodChain")
  7. end
  8.